[INFO] cloning repository https://github.com/uhwot/arcunpack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uhwot/arcunpack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuhwot%2Farcunpack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuhwot%2Farcunpack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da5c818d5165e1fe8710466a983d941b138cf0c9
[INFO] checking uhwot/arcunpack against master#43a4909ee98ed4d006d9d773f5d94dc58e34f846 for pr-157576
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuhwot%2Farcunpack" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/uhwot/arcunpack
[INFO] finished tweaking git repo https://github.com/uhwot/arcunpack
[INFO] tweaked toml for git repo https://github.com/uhwot/arcunpack written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uhwot/arcunpack on toolchain 43a4909ee98ed4d006d9d773f5d94dc58e34f846
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/uhwot/arcunpack already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded miniz_oxide v0.9.1
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded md-5 v0.11.0
[INFO] [stderr]   Downloaded hybrid-array v0.4.10
[INFO] [stderr]   Downloaded binrw v0.15.1
[INFO] [stderr]   Downloaded binrw_derive v0.15.1
[INFO] [stderr]   Downloaded lzokay-native v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4d91b5b5a2ef483f3638c5bbe8d06683a10ab5689a03b6f6deac6dec20d37c8f
[INFO] running `Command { std: "docker" "start" "4d91b5b5a2ef483f3638c5bbe8d06683a10ab5689a03b6f6deac6dec20d37c8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d91b5b5a2ef483f3638c5bbe8d06683a10ab5689a03b6f6deac6dec20d37c8f" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d91b5b5a2ef483f3638c5bbe8d06683a10ab5689a03b6f6deac6dec20d37c8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d91b5b5a2ef483f3638c5bbe8d06683a10ab5689a03b6f6deac6dec20d37c8f" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling binrw_derive v0.15.1
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling binrw v0.15.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking hybrid-array v0.4.10
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking lzokay-native v0.1.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking arcunpack v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `num_blocks`, `tex_mode`, and `alpha` are never read
[INFO] [stdout]   --> src/mip.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Header {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     num_blocks: u8,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 25 |     tex_mode: u8,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 26 |     #[br(map = |x: u8| x == 1)]
[INFO] [stdout] 27 |     alpha: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `header` is never read
[INFO] [stdout]   --> src/mip.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Mip {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 32 |     pub header: Header,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `num_blocks`, `tex_mode`, and `alpha` are never read
[INFO] [stdout]   --> src/mip.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Header {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     num_blocks: u8,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 25 |     tex_mode: u8,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 26 |     #[br(map = |x: u8| x == 1)]
[INFO] [stdout] 27 |     alpha: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `header` is never read
[INFO] [stdout]   --> src/mip.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Mip {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 32 |     pub header: Header,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.15.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "4d91b5b5a2ef483f3638c5bbe8d06683a10ab5689a03b6f6deac6dec20d37c8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d91b5b5a2ef483f3638c5bbe8d06683a10ab5689a03b6f6deac6dec20d37c8f", kill_on_drop: false }`
[INFO] [stdout] 4d91b5b5a2ef483f3638c5bbe8d06683a10ab5689a03b6f6deac6dec20d37c8f
